modify instruction meaning in Chinese
修改指令
Examples
- It is now okay to execute the modified instruction
现在可以运行修改后的指令了。 - Store the modified instruction
存储修改的指令。 - Instruction to force the cache line containing the modified instruction to storage
指令,强制包含有修改过的指令的高速缓存行进行存储。 - Instruction to invalidate the instruction cache line that will contain the modified instruction
指令,使将要存放修改后指令的指令高速缓存行无效。 - An instruction cache miss will occur when fetching this instruction , resulting in the fetching of the modified instruction from storage
当取这个指令时会发生指令高速缓存失败,结果就会从存储器中取得修改后的指令。